Shuffle
Shuffle image while keeping pixel colors.
Node Data | |
|---|---|
Display name | |
Shuffle | |
Internal name | |
Node_Shuffle | |
Inheritances | |
| Node_Processor | |
| Node_Shuffle | |
Inputs | |
surface |
Surface |
Shuffle | |
enum |
Type |
slider |
Randomness |
enum |
Axis |
ivec2 |
Block Count |
Outputs | |
surface |
Surface Out |

Divided surface into smaller parts and shuffle it randomly.
Properties
| Shuffle | |
| Type | Division type: \n- Pixel: Shuffle indivual pixel.\n- Block: Shuffle blocks. |
| Randomness | Amount of randomization. |
| Axis | Shuffle axis. |
| Block Count | The amount of blocks. |
Commit History
| 1.18.5.6 |
|
|---|
Related Links
- Base Code: /scripts/node_shuffle/node_shuffle.gml
- Shader [sh_mk_shuffle_block_slide]: /shaders/sh_mk_shuffle_block_slide/sh_mk_shuffle_block_slide.fsh